[PVFB] Fix shift key for graphical vnc display
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 23 Jul 2007 09:03:17 +0000 (10:03 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 23 Jul 2007 09:03:17 +0000 (10:03 +0100)
commit5465cafcd9d36ab18cc2d66638e50a93fc194e7a
tree6cc9f3c0c267bcb8d78333c671feb6caa62ce396
parentc5b151445d21dcbc0bc80b70e4bdfcde789ee3ca
[PVFB] Fix shift key for graphical vnc display

There is a problem in the input of the key in the VNC connection on
the PV domain. When client's keyboard is not the same as the kind of
the keyboard of PVFB and GuestOS, it is not possible to input it correctly.

This patch handled the state of shift from the set keymap. When
client's keyboard is not same as the kind of PVFB/GuestOS, it is
possible to input it correctly. It was confirmed to input it correctly
mutually with this patch between en-us and ja.

Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com>
tools/xenfb/vncfb.c